home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / miscellaneous / hardware / pckeybhack / doc / otherstuf.txt < prev   
Text File  |  1996-09-07  |  1KB  |  66 lines

  1. Parts:
  2. =====
  3.  
  4.     U1:    8051 (I use a AH version of intel micro-controleur)
  5.     U2:    74LS373    or HC or HCT (octal latches)
  6.     U3:    eprom 2732 or 2716
  7.     Q1:    11.0592 Mhz quatz
  8.     C1,C2: 30pF capacitor
  9.     JP2:   solder the 5 lines of Amiga (kbClock, KbData, KbReset, GND, 5 V)
  10.     JP1:   wire a DIN 5 female to plug the PeeCee keyboard like this:
  11.  
  12.     front view not solder view
  13.        -v-
  14.       /   \
  15.      |3   1|   1 = KBClk
  16.      | 5 4 |   2 = KBDat
  17.      |  2  |   3 = NC
  18.       \___/    4 = Gnd.
  19.                5 = +5v
  20.  
  21.     (the pinout is the same as external Amiga keyboard for 2000, 3000, 4000, 5000, 68000...;)
  22.  
  23.  
  24. optional, but better with:
  25.  
  26.     1: 40 pins socket for the 8051,
  27.     1: 24 pins socket for the eprom,
  28.     1: 20 pins socket for the latch.
  29.  
  30.  
  31. very optionnal reset (for reseting the interface not the amiga !):
  32.  
  33.     BP1: push button
  34.     C3: 10 µF capacitor
  35.     R1: 10 K ohms resistor
  36.  
  37.  
  38.  
  39. Some strange key mapping:
  40. =========================
  41.  
  42.  
  43. AT            Amiga
  44. ==            =====
  45.  
  46. Left Ctrl     Left Amiga
  47. Right Ctrl    Right Amiga
  48. Capslock      Control (IF used in conjunction with another key)
  49. Delete        Delete
  50. Page Down     Help
  51.  
  52. PrintScreen   Left Amiga
  53. ScrollLock    Right Amiga
  54.  
  55. (keys mapped for easy mouse pointer control in workbench.)
  56.  
  57. Insert    Amiga + Left Cursor
  58. Home      Amiga + Up Cursor
  59. End       Amiga + Down Cursor
  60. PageUp    Amiga + Right Cursor
  61.  
  62. (keys mapped for easy input string gadget deleting )
  63.  
  64. F11     x
  65. F12     Control
  66.